projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b27cf76
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 31 Jul 2003 01:24:44 +0000
(
01:24
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 31 Jul 2003 01:24:44 +0000
(
01:24
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4ec03ac91d08dbcb26437b0cef9a297902885045..b246072679871bf1a7467f3bafa0477d4e81878c 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2003-07-31 Kenichi Handa <handa@m17n.org>
+
+ * process.c (read_process_output): Return the actually read bytes
+ instead of the result of decoding.
+
2003-07-31 Kenichi Handa <handa@m17n.org>
* xterm.h (struct x_bitmap_record): New member have_mask.